home *** CD-ROM | disk | FTP | other *** search
/ HeiBe Erotik / HeiBe Erotik.iso / erovoll / symphony / _setup.1 / EroticSymphony.exe / 0 / RCDATA / TFORM5 / TFORM5.txt
Text File  |  1999-09-17  |  622b  |  30 lines

  1. object Form5: TForm5
  2.   Left = 134
  3.   Top = 1
  4.   AutoSize = True
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Vollbild (Schlie∩┐╜en durch Mausklick innerhalb des Fensters)'
  8.   ClientHeight = 585
  9.   ClientWidth = 600
  10.   Color = clBlack
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 600
  25.     Height = 600
  26.     Center = True
  27.     OnClick = Image1Click
  28.   end
  29. end
  30.